home *** CD-ROM | disk | FTP | other *** search
- Path: news.titan.com!rajiv
- From: rajiv@news.rmii.com (Rajiv Goyal)
- Newsgroups: comp.lang.c++
- Subject: Performance metrics??
- Date: 8 Jan 1996 19:10:11 GMT
- Organization: The Titan Corporation, San Diego, CA, USA
- Message-ID: <4crq6j$3qf@taxis.corp.titan.com>
- NNTP-Posting-Host: acatst01.cos.cst.titan.com
- Summary: Code review with a performance perspective.
- Keywords: C++ client-server OO performance metrics
-
-
-
- We have written a Object Oriented application (client-server arch)
- with informix. Have finished most preliminary performance tuning
- operations on the application. In the last step we are doing a
- Code-Review of the entire application with a performance perspective,
- with the intention of being able to tighten code as much as possible
- without actually redesigning. I am aware that such an effort would only
- achieve a marginal change in performance, All the same we have a
- contractual need to do so.
-
- I was wondering if any of you have come across any metrics or a standard
- set of features that one must look for in a C++ program to ensure it is
- at its best efficiency. I am looking for the more general aspects of code
- that probably apply to all applications.
-
-
- any pointers would be greatly appreciated
- thanks
-
- -rg
- another programmer in this cyberspace
-
-
-